setEditChoicesBeforeSending

open fun setEditChoicesBeforeSending(editChoicesBeforeSending: Int): RemoteInput.Builder(source)

Specifies whether tapping on a choice should let the user edit the input before it is sent to the app. The default is EDIT_CHOICES_BEFORE_SENDING_AUTO. It cannot be used if setAllowFreeFormInput has been set to false.